home *** CD-ROM | disk | FTP | other *** search
- @ECHO OFF
- CLS
- echo ***********************************************************************
- echo * *
- echo * To remove the Software Manager from your system: *
- echo * *
- echo * *
- echo * (1) Make sure you exit the Software Manager. *
- echo * (2) Delete all files in the Software Manager main directory *
- echo * and subirectories. *
- echo * (3) Delete the file SOFTMGR.INI from the windows directory. *
- echo * (4) Delete Software Manager group and icons from the *
- echo * Program Manager. *
- echo * *
- echo * Please contact PCSoft at 415-492-0123 with comments or suggestions *
- echo * regarding this product. *
- echo * *
- echo ***********************************************************************
- pause
-
-